padding: 0px 12px;
}
.subtitle {
- font-size: 82%;
+ font-size: smaller;
padding: 0 12px;
@extend .dim-label;
}
-GtkSwitch-slider-width: 45px; // 55px is the right value to make it as tall
// as buttons, not doing that for now
font-weight: bold;
- font-size: 82%;
+ font-size: smaller;
outline-offset: -4px;
box-shadow: inset 0 1px transparentize(black, 0.9), // needs to be set here
_widget_edge(); // otherwise it gets
* Progress bars *
*****************/
-//FIXME it's a wip ok?
-
GtkProgressBar {
padding: 0;
- font-size: 82%;
+ font-size: smaller;
color: transparentize($fg_color, 0.6);
box-shadow: inset 1px 1px transparentize(black, 0.9), // needs to be set
_widget_edge(); // here ot it gets
padding: 0px 12px; }
.titlebar .subtitle, GtkCalendar.header .subtitle,
.header-bar .subtitle {
- font-size: 82%;
+ font-size: smaller;
padding: 0 12px; }
.titlebar .header-bar-separator, GtkCalendar.header .header-bar-separator, .titlebar > GtkBox > .separator.vertical, GtkCalendar.header > GtkBox > .separator.vertical,
.sidebar .view .titlebar > GtkBox > .vertical.separator:backdrop,
GtkSwitch {
-GtkSwitch-slider-width: 45px;
font-weight: bold;
- font-size: 82%;
+ font-size: smaller;
outline-offset: -4px;
box-shadow: inset 0 1px rgba(0, 0, 0, 0.1), 0 1px rgba(238, 238, 236, 0.1); }
GtkSwitch.trough {
*****************/
GtkProgressBar {
padding: 0;
- font-size: 82%;
+ font-size: smaller;
color: rgba(238, 238, 236, 0.4);
box-shadow: inset 1px 1px rgba(0, 0, 0, 0.1), 0 1px rgba(238, 238, 236, 0.1); }
GtkProgressBar:backdrop {
padding: 0px 12px; }
.titlebar .subtitle, GtkCalendar.header .subtitle,
.header-bar .subtitle {
- font-size: 82%;
+ font-size: smaller;
padding: 0 12px; }
.titlebar .header-bar-separator, GtkCalendar.header .header-bar-separator, .titlebar > GtkBox > .separator.vertical, GtkCalendar.header > GtkBox > .separator.vertical,
.sidebar .view .titlebar > GtkBox > .vertical.separator:backdrop,
GtkSwitch {
-GtkSwitch-slider-width: 45px;
font-weight: bold;
- font-size: 82%;
+ font-size: smaller;
outline-offset: -4px;
box-shadow: inset 0 1px rgba(0, 0, 0, 0.1), 0 1px white; }
GtkSwitch.trough {
*****************/
GtkProgressBar {
padding: 0;
- font-size: 82%;
+ font-size: smaller;
color: rgba(46, 52, 54, 0.4);
box-shadow: inset 1px 1px rgba(0, 0, 0, 0.1), 0 1px white; }
GtkProgressBar:backdrop {